Vector.xyz

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector3 xyz()
    struct Vector(uint N, T)
    @nogc @safe nothrow pragma(inline, true)
    static if(N == 4)
    xyz
    ()
  2. Vector3 xyz(Vector3 v)

Meta